@charset "utf-8";
/* CSS Document */
.zy_banner{width: 100%;position: relative;height: 255px;overflow: hidden;}
.zy_banner img{display: block;width: 1920px;height: 255px;position: absolute;left: 50%;top: 0;margin-left: -960px;}
.other{width: 1024px;margin: auto;margin-top: 10px; margin-bottom:10px; overflow:hidden;}
.o_left{width: 240px;float: left;}


.pro_nav{ height:40px; line-height:40px; background:#002ebe;}
.pro_nav p{font-family:'Microsoft Yahei'; font-size:16px; font-weight:bold; color:#fff; text-align:left; margin-left:15px;}
.pro_con{border:1px #dadada solid; padding:6px 12px; overflow:hidden; margin-bottom:10px;}
.pro_con ul li{ line-height:40px; background:url(../images/icon1.png) no-repeat left center; padding-left:15px; border-bottom:1px #dadada dashed;}
.pro_con ul li a{ font-size:14px; font-family:"微软雅黑";}
.o_right{ width:765px; float:right;border:1px #dddddd solid;}
.o_right_con{ padding:0px 10px 10px 10px;}

/*about*/
.about_nav{ height:40px; border-bottom:1px #dddddd solid; line-height:40px;}
.about_nav p{ float:left;  color:#002ebe; font-family:'Microsoft Yahei'; font-size:16px; font-weight:bold; width:200px; height:40px;overflow: hidden;}
.about_nav span{ float:right; margin-right:10px;}
.about_con{ line-height:24px; margin-top:10px;}


/*news*/
.news{ padding:5px 10px;}
.news ul li{ line-height:40px; background:url(../images/icon2.png) no-repeat left center;padding-left:20px; border-bottom:1px #dadada dotted;}
.news ul li span{ float:right;}
.new_list1{ margin-top:20px; border-bottom:1px #dadada dotted; overflow:hidden; padding-bottom:10px;}
.new_list1 img{ float:left; margin-right:10px;}
.new_list1 h3{ font-size:18px; font-family:'Microsoft Yahei';}
.new_list1 p{ line-height:25px; margin-top:10px;}



.fanye{ margin:auto; margin-top:10px; margin-bottom:10px; width: auto; text-align:center;}
.fanye span{  border:1px solid #ccc;  margin:0 5px; padding:3px 5px;}
.fanye a{ border:1px solid #ccc;  margin:0 5px; padding:3px 5px;}
.fanye p{ text-align:center;}


.new_xq_nav{ line-height:55px; border-bottom:1px #dadada dotted; color:#c00000;}
.new_xq_nav p{ text-align:center;font-family:"微软雅黑"; font-size:16px; font-weight:bold;}
.new_xq_nav1 p{ text-align:center;font-family:"微软雅黑"; font-size:12px; font-weight: normal; line-height:25px;}
.new_xq_con{ margin-top:10px; line-height:24px; overflow:hidden;}


/*pro*/
.pro{ margin-top:15px;}
.pro ul li{ float:left; width:232px; margin-left:12px; margin-bottom:8px; overflow:hidden;}
.pro ul li a.pro_img{width:230px; height:165px; overflow:hidden;display:block; border:1px #dadada solid;}
.pro ul li a.pro_img img{transition: 1s ease; width:100%; height:100%;}
.pro ul li p{ text-align:center; line-height:28px;font-size: 14px;font-family:'Microsoft Yahei';}
.pro ul li a.pro_img:hover img{transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); display:block; overflow:hidden; }







.menu_list {
	width: 240px;
}
.menu_head {
	height: 47px;
	line-height: 47px;
	padding-left: 38px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
	border: 1px solid #e1e1e1;
	border-top: none;
	position: relative;
	margin: 0px;
	font-weight: bolder;
	background: #f1f1f1 url(../images/pro_left.png) center right no-repeat;
	font-family: 'Microsoft Yahei';
}
.menu_list .current {
	background: #f1f1f1 url(../images/pro_down.png) center right no-repeat;
}
.menu_body {
	line-height: 38px;
	border-left: 1px solid #e1e1e1;
	backguound: #fff;
	border-right: 1px solid #e1e1e1;
}
.menu_body a {
	display: block;
	height: 38px;
	line-height: 38px;
	padding-left:32px;
	color: #777777;
	background:url(../images/icon1.png) no-repeat 15px center #fff;
	text-decoration: none;
	border-bottom: 1px solid #e1e1e1;
       overflow:hidden;
}
.menu_body a:hover {
	text-decoration: none;
}
.o_contact_nav {
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	background: #004098;
}
.o_contact_nav p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: 'Microsoft Yahei';
	font-weight: bold;
}
.o_contact {
	border: 1px solid #e1e1e1;
	padding: 10px;
}
.o_contact ul li {
	line-height: 30px;
	border-bottom: 1px #dadada dotted;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Microsoft Yahei';
}